home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-10008.DIR / 00020.ls < prev    next >
Encoding:
Text File  |  1998-03-12  |  278 b   |  10 lines

  1. on mouseDown
  2.   puppetSound("click")
  3.   set the visible of sprite 4 to 0
  4.   set the visible of sprite 5 to 0
  5.   set the visible of sprite 6 to 0
  6.   set the visible of sprite 7 to not (the visible of sprite 7)
  7.   set the visible of sprite 8 to 0
  8.   set the visible of sprite 9 to 0
  9. end
  10.